type crypto/hmac.marshalable (interface)
Method Implmentations
	MarshalBinary() ([]byte, error)
		*crypto/x509.OID.MarshalBinary
		*github.com/golang-jwt/jwt/v5.NumericDate.Time.MarshalBinary
		*github.com/google/uuid.NullUUID.MarshalBinary
		*github.com/google/uuid.UUID.MarshalBinary
		*github.com/oapi-codegen/runtime/types.Date.Time.MarshalBinary
		*math/rand/v2.ChaCha8.MarshalBinary
		*math/rand/v2.PCG.MarshalBinary
		*net/netip.Addr.MarshalBinary
		*net/netip.AddrPort.MarshalBinary
		*net/netip.Prefix.MarshalBinary
		*net/url.URL.MarshalBinary
		*time.Time.MarshalBinary
		*crypto/md5.digest.MarshalBinary
		*crypto/sha1.digest.MarshalBinary
		*crypto/sha256.digest.MarshalBinary
		*crypto/sha512.digest.MarshalBinary
		*hash/crc32.digest.MarshalBinary
		*net.addrPortUDPAddr.AddrPort.MarshalBinary
	UnmarshalBinary([]byte) error
		*crypto/x509.OID.UnmarshalBinary
		*github.com/golang-jwt/jwt/v5.NumericDate.Time.UnmarshalBinary
		*github.com/google/uuid.NullUUID.UnmarshalBinary
		*github.com/google/uuid.UUID.UnmarshalBinary
		*github.com/oapi-codegen/runtime/types.Date.Time.UnmarshalBinary
		*math/rand/v2.ChaCha8.UnmarshalBinary
		*math/rand/v2.PCG.UnmarshalBinary
		*net/netip.Addr.UnmarshalBinary
		*net/netip.AddrPort.UnmarshalBinary
		*net/netip.Prefix.UnmarshalBinary
		*net/url.URL.UnmarshalBinary
		*time.Time.UnmarshalBinary
		*crypto/md5.digest.UnmarshalBinary
		*crypto/sha1.digest.UnmarshalBinary
		*crypto/sha256.digest.UnmarshalBinary
		*crypto/sha512.digest.UnmarshalBinary
		*hash/crc32.digest.UnmarshalBinary
		*net.addrPortUDPAddr.AddrPort.UnmarshalBinary|  | The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |